Struct isotope::term::flags::AtomicTyckFlags [−][src]
pub struct AtomicTyckFlags(_);
Expand description
An atomic set of flags for an isotope
term
Implementations
Load the current set of flags
Store the given flags
Store a flag with a given value, returning the previous flags
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for AtomicTyckFlags
impl Send for AtomicTyckFlags
impl Sync for AtomicTyckFlags
impl Unpin for AtomicTyckFlags
impl UnwindSafe for AtomicTyckFlags
Blanket Implementations
Mutably borrows from an owned value. Read more
Borrow an optional value of type T